I2CMODE=STANDARD_MODE_FAST, FUNC=PIO0_4
I/O configuration for pin PIO0_4/SCL
FUNC | Selects pin function. All other values are reserved. 0 (PIO0_4): Selects function PIO0_4 (open-drain pin). 1 (SCL): Selects I2C function SCL (open-drain pin). |
I2CMODE | Selects I2C mode. Select Standard mode (I2CMODE = 00, default) or Standard I/O functionality (I2CMODE = 01) if the pin function is GPIO (FUNC = 000). 0 (STANDARD_MODE_FAST): Standard mode/ Fast-mode I2C. 1 (STANDARD_IO_FUNCTION): Standard I/O functionality 2 (FAST_MODE_PLUS_I2C): Fast-mode Plus I2C 3 (RESERVED_): Reserved. |
RESERVED | Reserved. |